| Package | Description |
|---|---|
| com.atid.lib.module.barcode | |
| com.atid.lib.module.barcode.params |
| Modifier and Type | Method and Description |
|---|---|
SymbolStateList |
ATBarcode.getSymbolState()
Returns the status of all symbols in the barcode module.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ATBarcode.setSymbolState(SymbolStateList list)
Sets the symbol status of the barcode module.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SymbolStateList.addAll(SymbolStateList list)
Add all the information for the SymbolStateList instance.
|